placesview: no url for networks
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Mon, 10 Aug 2015 17:46:23 +0000 (14:46 -0300)
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Mon, 10 Aug 2015 17:59:50 +0000 (14:59 -0300)
commit1219b67cdb14c904e7d956eff91a2c5152c1ce9b
treec223991772a153dca437f480ec1ff8d4bf5e70dc
parent843a8791a6d2e9139cb0856daae965a291af49ef
placesview: no url for networks

We are not showing the URL of network locations
anymore, since they are distracting and not
necessary.

The code, however, forgot to cleanup the URL,
so we are still showing the URL for network
locations.

Fix that by properly cleanup the URL for network
locations.
gtk/gtkplacesview.c